mkay.js ➔ mkay   A
last analyzed

Complexity

Conditions 1
Paths 0

Size

Total Lines 2

Duplication

Lines 0
Ratio 0 %

Importance

Changes 1
Bugs 1 Features 1
Metric Value
cc 1
c 1
b 1
f 1
nc 0
nop 0
dl 0
loc 2
rs 10
1
/*	This will help assuring whether our source mapping works OK		*/
2
3
module.exports = function mkay () {
4
					throw new Error ('mkay') }